wayland: Categorise menus, popups and combo boxes as Wayland popup windows
authorRob Bradford <rob@linux.intel.com>
Mon, 27 Feb 2012 14:30:58 +0000 (14:30 +0000)
committerRob Bradford <rob@linux.intel.com>
Mon, 27 Feb 2012 17:15:12 +0000 (17:15 +0000)
commit8db9ba9e43e770a54ff225d55a8a26dc2cba4dca
treedf03f4d7347f671ef77f0fda27c518ed8e3028a7
parentbdca0520e696a5671f5c02088e92366891c135e8
wayland: Categorise menus, popups and combo boxes as Wayland popup windows

Once we've made them popup windows we must also implement the popup_done event
handler on the shell surface listener. The best we can currently do is to hide
the window. This will then signal up to GTK which could then deactivate the
appropriate menu (see https://bugzilla.gnome.org/show_bug.cgi?id=670881)
gdk/wayland/gdkwindow-wayland.c